Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #1482, rtems Timebase, and Console now have proper names. #1483

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

thesamprice
Copy link

Checklist (Please check before submitting)

Describe the contribution
When running rtems commands cpuuse and task the names will be displayed.
When running before they were not.

  • Include explicitly what issue it addresses [e.g. Fixes #X]

Testing performed
Steps taken to test the contribution:

  1. Build steps '...'
  2. Execution steps '...'

Expected behavior changes
A clear and concise description of how this contribution will change behavior and level of impact.

  • API Change: xxx (if applicable)
  • Behavior Change: xxx (if applicable)
  • Or no impact to behavior

System(s) tested on

  • Hardware: [e.g. PC, SP0, MCP750]
  • OS: [e.g. Ubuntu 18.04, RTEMS 4.11, VxWorks 6.9]
  • Versions: [e.g. cFE 6.6, OSAL 4.2, PSP 1.3 for mcp750, any related apps or tools]

Additional context
Add any other context about the contribution here.

Third party code
If included, identify any third party code and provide text file of license

Contributor Info - All information REQUIRED for consideration of pull request
Full name and company/organization/center of all contributors ("Personal" if individual work)

  • Note CLAs apply to only software contributions.

@thesamprice
Copy link
Author

This might not be needed.
I have been working off of a old osal tag of v6.0.0-rc4, and was tracking down thread names to set priorities.

I might have just duplicated previous fiexed changes in a different way.

I looked at our old code and I see the thread names were not set at all, where they are in the current mainline.

@thesamprice thesamprice marked this pull request as draft November 8, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants